[INFO] cloning repository https://github.com/ep9io/rust-x206LCD
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ep9io/rust-x206LCD" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fep9io%2Frust-x206LCD", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fep9io%2Frust-x206LCD'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6b3064e655d478192db345175474403b44079e01
[INFO] checking ep9io/rust-x206LCD against try#21cad1f647cfd05a566220f933edd88a53e50bcf for pr-129249-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fep9io%2Frust-x206LCD" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ep9io/rust-x206LCD
[INFO] finished tweaking git repo https://github.com/ep9io/rust-x206LCD
[INFO] tweaked toml for git repo https://github.com/ep9io/rust-x206LCD written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ep9io/rust-x206LCD on toolchain 21cad1f647cfd05a566220f933edd88a53e50bcf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ep9io/rust-x206LCD already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0ff5e0aae8b02053bbc25affa3dd441905488a74b3a1b5d6170d728c2f0d3dd6
[INFO] running `Command { std: "docker" "start" "0ff5e0aae8b02053bbc25affa3dd441905488a74b3a1b5d6170d728c2f0d3dd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0ff5e0aae8b02053bbc25affa3dd441905488a74b3a1b5d6170d728c2f0d3dd6" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ff5e0aae8b02053bbc25affa3dd441905488a74b3a1b5d6170d728c2f0d3dd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0ff5e0aae8b02053bbc25affa3dd441905488a74b3a1b5d6170d728c2f0d3dd6" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking wide v0.7.32
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling libusb1-sys v0.7.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking dlv-list v0.3.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]    Compiling libm v0.2.13
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking simba v0.7.3
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking ordered-multimap v0.4.3
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking owned_ttf_parser v0.15.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking custom_derive v0.1.7
[INFO] [stderr]     Checking time-core v0.1.4
[INFO] [stderr]    Compiling rusb v0.9.4
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking rusttype v0.9.3
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking conv v0.3.3
[INFO] [stderr]     Checking rand_distr v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rust-ini v0.18.0
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking bytesize v1.3.3
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking nalgebra v0.30.1
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking systemstat v0.2.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking sysinfo v0.34.2
[INFO] [stderr]     Checking subprocess v0.2.9
[INFO] [stderr]     Checking rev_buf_reader v0.3.0
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]     Checking tempfile v3.19.1
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking ron v0.7.1
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking config v0.13.4
[INFO] [stderr]     Checking imageproc v0.23.0
[INFO] [stderr]     Checking rust-x206LCD v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `debug`
[INFO] [stdout]   --> src/utils/hwmon.rs:95:13
[INFO] [stdout]    |
[INFO] [stdout] 95 |     if cfg!(feature = "debug") {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `debug` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `debug`
[INFO] [stdout]   --> src/utils/hwmon.rs:95:13
[INFO] [stdout]    |
[INFO] [stdout] 95 |     if cfg!(feature = "debug") {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `debug` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]  --> src/renderer/widgets.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct RenderContext<'a> {
[INFO] [stdout]   |            ------------- field in this struct
[INFO] [stdout] 9 |     pub config: &'a AppConfig, // Placeholder for future customisations of the widgets
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `clear` is never used
[INFO] [stdout]    --> src/client/ax206lcd.rs:189:12
[INFO] [stdout]     |
[INFO] [stdout] 120 | impl AX206LCD {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 189 |     pub fn clear(&mut self, color: (u8, u8, u8)) -> Result<(), AX206Error> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]  --> src/renderer/widgets.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct RenderContext<'a> {
[INFO] [stdout]   |            ------------- field in this struct
[INFO] [stdout] 9 |     pub config: &'a AppConfig, // Placeholder for future customisations of the widgets
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `clear` is never used
[INFO] [stdout]    --> src/client/ax206lcd.rs:189:12
[INFO] [stdout]     |
[INFO] [stdout] 120 | impl AX206LCD {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 189 |     pub fn clear(&mut self, color: (u8, u8, u8)) -> Result<(), AX206Error> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `anyhow::Error`
[INFO] [stdout]   --> src/main.rs:23:20
[INFO] [stdout]    |
[INFO] [stdout] 23 |         return Err(e.into());
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]    = note: you can instead use the fully-qualified path `<anyhow::Error as Into<anyhow::Error>::into(val) to avoid triggering this lint
[INFO] [stdout]    = note: `#[deny(self_type_conversion)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-x206LCD` (bin "ax206lcd" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: useless conversion to the same type: `anyhow::Error`
[INFO] [stdout]   --> src/main.rs:23:20
[INFO] [stdout]    |
[INFO] [stdout] 23 |         return Err(e.into());
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]    = note: you can instead use the fully-qualified path `<anyhow::Error as Into<anyhow::Error>::into(val) to avoid triggering this lint
[INFO] [stdout]    = note: `#[deny(self_type_conversion)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-x206LCD` (bin "ax206lcd") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "0ff5e0aae8b02053bbc25affa3dd441905488a74b3a1b5d6170d728c2f0d3dd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ff5e0aae8b02053bbc25affa3dd441905488a74b3a1b5d6170d728c2f0d3dd6", kill_on_drop: false }`
[INFO] [stdout] 0ff5e0aae8b02053bbc25affa3dd441905488a74b3a1b5d6170d728c2f0d3dd6
